@font-face {
    font-family: 'Rotis Sans Serif Std';
    src: url('RotisSansSerifStd-ExtraBold.woff2') format('woff2'),
        url('RotisSansSerifStd-ExtraBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rotis Sans Serif Std';
    src: url('RotisSansSerifStd-Light.woff2') format('woff2'),
        url('RotisSansSerifStd-Light.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

